gtkstyleproperty: Plug two leaks
authorCarlos Garnacho <carlosg@gnome.org>
Mon, 30 May 2011 17:21:42 +0000 (19:21 +0200)
committerCarlos Garnacho <carlosg@gnome.org>
Mon, 30 May 2011 17:21:42 +0000 (19:21 +0200)
commitde4ca3ae133eba8fa204113bd41e96996711f141
tree4974a34c3273492f3c96cd730ccb8b128d27ac97
parentb68172b2c69811d0f9681f4814afbc747dc504fc
gtkstyleproperty: Plug two leaks

In rgba_value_parse(), unref the symbolic color once we've resolved it.
In gradient_value_parse(), take the GtkGradient so we leave no dangling
references.
gtk/gtkstyleproperty.c